Deliver

Overview

The Deliver operation is used to send documents to print fulfillment.

Operation SelectGenerateDeliver
Style document
Operation Type Request-response. The endpoint receives a message, and sends a correlated message.
SOAP Action http://www.wolterskluwerfs.com/2014/05/DocServices/V2/IEDocService/Deliver
Input IEDocService_Deliver_InputMessage (soap:body, use = literal) parameters type Deliver
Output IEDocService_Deliver_OutputMessage (soap:body, use = literal) parameters type Deliver

Request Message

The operation input is Deliver. The request requires a Deliver object.

Parameter Type Constraints Description
request DeliverIn Required An object serving as the root element for the request.

Request and Response Samples

For sample code, see: Deliver.